home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2002 #10 / K-CD-10-2002.ISO / Tools / K-CS.dcr / 00306_DoubleClick -- Next.ls < prev    next >
Encoding:
Text File  |  2002-04-19  |  64 b   |  6 lines

  1. on mouseUp
  2.   if the doubleClick then
  3.     go(#next)
  4.   end if
  5. end
  6.